home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / text / dtp / TileNum.readme < prev   
Text File  |  2000-11-01  |  3KB  |  84 lines

  1. Short:    Generates unique numbered document tiles in PageStream 3+
  2. Author:   lazi@freemail.hu (Lázár Zoltán)
  3. Uploader: lazi@freemail.hu (Lázár Zoltán)
  4. Type:     text/dtp
  5. Requires: PageStream 3+, Arexx interpreter
  6.  
  7.         Tile Number V2.0
  8.  
  9.  
  10.     Arexx script for PageStream V3+ Amiga. 
  11.  
  12.  If you want to create copies of the same document with unique numbers,
  13. this script will help you.
  14.  
  15. You can create not only numbered pages (not page numbers), but pages, which
  16. contains multiple tiles of the same object, and every tile has its own number.
  17.  
  18. Installation:
  19.     - Copy the Tile_number.rexx file to your Pagestream Scripts directory.
  20.  
  21. Usage:
  22.     - Use the Pagestream «Script» menu «Play external script» menuitem.
  23.     - In the file selector, choose the «Tile_number.rexx» file. 
  24.  
  25. Controls:
  26.  
  27. - Number of pieces
  28.     The number of tiles on each page. Every tile has one number on it.
  29.  
  30. - Make vars
  31.     Makes the given number of variables. One of each tile. You should
  32.     manually insert these variables to your document, with the «Type» menu
  33.     «Insert»«Variable text» menu item of Pagestream.
  34.  
  35. - Starting number
  36.     The first number, which will incremented by one on the tiles.
  37.  
  38. - Leading string
  39.     A character string, which inserted to the left of the number.
  40.     e.g.: #2563 or Nr.:2563
  41.  
  42. - Number of pages
  43.     How much pages do you want to print.
  44.  
  45. - Number of digits
  46.     Leading zeros will complete the serial number to the wanted length.
  47.  
  48. - Variable base name
  49.     The base name of the variables. If you set this to: 'num', the variable names:
  50.         num1
  51.         num2
  52.         num3
  53.         ... 
  54.  
  55. - Continue downward
  56. - Continue on page
  57.     If you want to number the tiles, incremented one by one on each page, then
  58.     select «Continue on page».
  59.     If you want to print a lot of pages, and wanted to cut the whole package to
  60.     tiles with continuous numbers on each tile block, then select «Continue downward».
  61.  
  62. - Check
  63.     Turn on check, if you don't want to print the pages, but wanted to check on
  64.     the display.
  65.  
  66. - Print
  67.     Generate numbering, and print pages, then saves preferences and quit.
  68.  
  69.  
  70. ============================= Archive contents =============================
  71.  
  72. Original  Packed Ratio    Date     Time    Name
  73. -------- ------- ----- --------- --------  -------------
  74.     1233     804 34.7% 04-Sep-00 14:04:54  Tile Number.info
  75.     2078    1005 51.6% 04-Sep-00 13:46:32 +Tile_number.guide
  76.     1817    1308 28.0% 04-Sep-00 14:04:54 +Tile_number.guide.info
  77.     2010     952 52.6% 04-Sep-00 14:05:42 +Tile_number.readme
  78.     1522     621 59.1% 04-Sep-00 14:05:42 +Tile_number.readme.info
  79.     7094    2256 68.1% 04-Sep-00 13:44:38 +Tile_number.rexx
  80.     1754    1350 23.0% 04-Sep-00 14:04:54 +Tile_number.rexx.info
  81.       25      25  0.0% 04-Sep-00 13:43:50 +tilenum.prefs
  82. -------- ------- ----- --------- --------
  83.    17533    8321 52.5% 06-Sep-100 20:24:58   8 files
  84.